﻿2026-07-19T05:32:04.1785817Z Current runner version: '2.335.1'
2026-07-19T05:32:04.1841255Z Runner name: 'kitsubito'
2026-07-19T05:32:04.1841840Z Runner group name: 'Default'
2026-07-19T05:32:04.1842488Z Machine name: 'KITSUBITO'
2026-07-19T05:32:04.1846219Z ##[group]GITHUB_TOKEN Permissions
2026-07-19T05:32:04.1848779Z Actions: write
2026-07-19T05:32:04.1849305Z ArtifactMetadata: write
2026-07-19T05:32:04.1849708Z Attestations: write
2026-07-19T05:32:04.1850076Z Checks: write
2026-07-19T05:32:04.1850429Z CodeQuality: write
2026-07-19T05:32:04.1850791Z Contents: write
2026-07-19T05:32:04.1851158Z CopilotRequests: write
2026-07-19T05:32:04.1851535Z Deployments: write
2026-07-19T05:32:04.1851887Z Discussions: write
2026-07-19T05:32:04.1852243Z Drives: write
2026-07-19T05:32:04.1852585Z Issues: write
2026-07-19T05:32:04.1852948Z Metadata: read
2026-07-19T05:32:04.1853301Z Models: read
2026-07-19T05:32:04.1853654Z Packages: write
2026-07-19T05:32:04.1854010Z Pages: write
2026-07-19T05:32:04.1854474Z PullRequests: write
2026-07-19T05:32:04.1854878Z RepositoryProjects: write
2026-07-19T05:32:04.1855267Z SecurityEvents: write
2026-07-19T05:32:04.1855629Z Statuses: write
2026-07-19T05:32:04.1855991Z VulnerabilityAlerts: read
2026-07-19T05:32:04.1856373Z ##[endgroup]
2026-07-19T05:32:04.1858203Z Secret source: Actions
2026-07-19T05:32:04.1858841Z Prepare workflow directory
2026-07-19T05:32:04.2291145Z Prepare all required actions
2026-07-19T05:32:04.2320481Z Getting action download info
2026-07-19T05:32:04.5697270Z Download action repository 'actions/checkout@v5' (SHA:93cb6efe18208431cddfb8368fd83d5badbf9bfd)
2026-07-19T05:32:05.1318482Z Complete job name: n1-gate (self-hosted, Linux, kitsubito)
2026-07-19T05:32:05.2296602Z ##[group]Run actions/checkout@v5
2026-07-19T05:32:05.2297322Z with:
2026-07-19T05:32:05.2298009Z   fetch-depth: 0
2026-07-19T05:32:05.2298515Z   repository: BigscreenVR/spt-bs-core
2026-07-19T05:32:05.2301757Z   token: ***
2026-07-19T05:32:05.2302168Z   ssh-strict: true
2026-07-19T05:32:05.2302678Z   ssh-user: git
2026-07-19T05:32:05.2303188Z   persist-credentials: true
2026-07-19T05:32:05.2303742Z   clean: true
2026-07-19T05:32:05.2304242Z   sparse-checkout-cone-mode: true
2026-07-19T05:32:05.2304838Z   fetch-tags: false
2026-07-19T05:32:05.2305335Z   show-progress: true
2026-07-19T05:32:05.2305826Z   lfs: false
2026-07-19T05:32:05.2306289Z   submodules: false
2026-07-19T05:32:05.2306782Z   set-safe-directory: true
2026-07-19T05:32:05.2307649Z ##[endgroup]
2026-07-19T05:32:05.3189286Z Syncing repository: BigscreenVR/spt-bs-core
2026-07-19T05:32:05.3190789Z ##[group]Getting Git version info
2026-07-19T05:32:05.3191581Z Working directory is '/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core'
2026-07-19T05:32:05.3192425Z [command]/usr/bin/git version
2026-07-19T05:32:05.3194510Z git version 2.43.0
2026-07-19T05:32:05.3212658Z ##[endgroup]
2026-07-19T05:32:05.3223824Z Temporarily overriding HOME='/home/reavus/actions-runner/_work/_temp/fc600658-6943-424d-bae5-8e3bf3d092e4' before making global git config changes
2026-07-19T05:32:05.3224970Z Adding repository directory to the temporary git global config as a safe directory
2026-07-19T05:32:05.3226916Z [command]/usr/bin/git config --global --add safe.directory /home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core
2026-07-19T05:32:05.3260971Z [command]/usr/bin/git config --local --get remote.origin.url
2026-07-19T05:32:05.3280431Z https://github.com/BigscreenVR/spt-bs-core
2026-07-19T05:32:05.3289901Z ##[group]Removing previously created refs, to avoid conflicts
2026-07-19T05:32:05.3292237Z [command]/usr/bin/git rev-parse --symbolic-full-name --verify --quiet HEAD
2026-07-19T05:32:05.3312885Z refs/heads/main
2026-07-19T05:32:05.3318484Z [command]/usr/bin/git checkout --detach
2026-07-19T05:32:05.3476573Z HEAD is now at 9ec831c Merge pull request #33 from BigscreenVR/release/v0.38.1
2026-07-19T05:32:05.3511988Z [command]/usr/bin/git branch --delete --force main
2026-07-19T05:32:05.3539353Z Deleted branch main (was 9ec831c).
2026-07-19T05:32:05.3831916Z ##[endgroup]
2026-07-19T05:32:05.3836350Z [command]/usr/bin/git submodule status
2026-07-19T05:32:05.4023129Z ##[group]Cleaning the repository
2026-07-19T05:32:05.4027011Z [command]/usr/bin/git clean -ffdx
2026-07-19T05:32:08.2338928Z Removing target/
2026-07-19T05:32:08.2350293Z [command]/usr/bin/git reset --hard HEAD
2026-07-19T05:32:08.2477922Z HEAD is now at 9ec831c Merge pull request #33 from BigscreenVR/release/v0.38.1
2026-07-19T05:32:08.2516425Z ##[endgroup]
2026-07-19T05:32:08.2519026Z ##[group]Disabling automatic garbage collection
2026-07-19T05:32:08.2522300Z [command]/usr/bin/git config --local gc.auto 0
2026-07-19T05:32:08.2547377Z ##[endgroup]
2026-07-19T05:32:08.2547941Z ##[group]Setting up auth
2026-07-19T05:32:08.2552449Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand
2026-07-19T05:32:08.2574356Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :"
2026-07-19T05:32:08.2759437Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-07-19T05:32:08.2785073Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :"
2026-07-19T05:32:08.2967300Z [command]/usr/bin/git config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-07-19T05:32:08.2990927Z [command]/usr/bin/git submodule foreach --recursive git config --local --show-origin --name-only --get-regexp remote.origin.url
2026-07-19T05:32:08.3177163Z [command]/usr/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic ***
2026-07-19T05:32:08.3204550Z ##[endgroup]
2026-07-19T05:32:08.3205293Z ##[group]Fetching the repository
2026-07-19T05:32:08.3211121Z [command]/usr/bin/git -c protocol.version=2 fetch --prune --no-recurse-submodules --unshallow origin +refs/heads/*:refs/remotes/origin/* +refs/tags/*:refs/tags/*
2026-07-19T05:32:09.6048472Z [command]/usr/bin/git branch --list --remote origin/main
2026-07-19T05:32:09.6084430Z   origin/main
2026-07-19T05:32:09.6089645Z [command]/usr/bin/git rev-parse refs/remotes/origin/main
2026-07-19T05:32:09.6108889Z 9ec831c4e57f88eeb8f3a071fe4ba606cd6dde52
2026-07-19T05:32:09.6113198Z ##[endgroup]
2026-07-19T05:32:09.6113684Z ##[group]Determining the checkout info
2026-07-19T05:32:09.6114157Z ##[endgroup]
2026-07-19T05:32:09.6115934Z [command]/usr/bin/git sparse-checkout disable
2026-07-19T05:32:09.6154140Z [command]/usr/bin/git config --local --unset-all extensions.worktreeConfig
2026-07-19T05:32:09.6179728Z ##[group]Checking out the ref
2026-07-19T05:32:09.6182033Z [command]/usr/bin/git checkout --progress --force -B main refs/remotes/origin/main
2026-07-19T05:32:09.6228386Z Switched to a new branch 'main'
2026-07-19T05:32:09.6229137Z branch 'main' set up to track 'origin/main'.
2026-07-19T05:32:09.6233964Z ##[endgroup]
2026-07-19T05:32:09.6266581Z [command]/usr/bin/git log -1 --format=%H
2026-07-19T05:32:09.6288717Z 9ec831c4e57f88eeb8f3a071fe4ba606cd6dde52
2026-07-19T05:32:09.6450569Z ##[group]Run echo 'RUSTFLAGS=-C link-arg=-fuse-ld=mold' >> "$GITHUB_ENV"
2026-07-19T05:32:09.6451041Z [36;1mecho 'RUSTFLAGS=-C link-arg=-fuse-ld=mold' >> "$GITHUB_ENV"[0m
2026-07-19T05:32:09.6466213Z shell: /usr/bin/bash -e {0}
2026-07-19T05:32:09.6466438Z ##[endgroup]
2026-07-19T05:32:09.6545837Z ##[group]Run set -euo pipefail
2026-07-19T05:32:09.6558536Z [36;1mset -euo pipefail[0m
2026-07-19T05:32:09.6558769Z [36;1mPIN=0c95435[0m
2026-07-19T05:32:09.6559070Z [36;1mCACHE="$HOME/spt-n1-oldbroker"[0m
2026-07-19T05:32:09.6559317Z [36;1mBIN="$CACHE/target/debug/spt"[0m
2026-07-19T05:32:09.6559641Z [36;1m# Self-healing cache: rebuild the pin only when it moves. Clone OUTSIDE[0m
2026-07-19T05:32:09.6560061Z [36;1m# the workspace (a clone inside gets adopted by the cargo workspace).[0m
2026-07-19T05:32:09.6560470Z [36;1mif [ ! -x "$BIN" ] || [ "$(cat "$CACHE/.builtpin" 2>/dev/null || true)" != "$PIN" ]; then[0m
2026-07-19T05:32:09.6561005Z [36;1m  rm -rf "$CACHE"[0m
2026-07-19T05:32:09.6561230Z [36;1m  git clone "$GITHUB_WORKSPACE" "$CACHE"[0m
2026-07-19T05:32:09.6561489Z [36;1m  git -C "$CACHE" checkout "$PIN"[0m
2026-07-19T05:32:09.6561816Z [36;1m  cargo build --manifest-path "$CACHE/Cargo.toml" -p spt --bin spt[0m
2026-07-19T05:32:09.6562184Z [36;1m  echo "$PIN" > "$CACHE/.builtpin"[0m
2026-07-19T05:32:09.6562480Z [36;1mfi[0m
2026-07-19T05:32:09.6562756Z [36;1mSPT_N1_OLD_BROKER="$BIN" cargo test -p spt --test n1_pairing -- --nocapture[0m
2026-07-19T05:32:09.6576522Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0}
2026-07-19T05:32:09.6576808Z env:
2026-07-19T05:32:09.6577008Z   RUSTFLAGS: -C link-arg=-fuse-ld=mold
2026-07-19T05:32:09.6577238Z ##[endgroup]
2026-07-19T05:32:09.9932716Z    Compiling proc-macro2 v1.0.106
2026-07-19T05:32:09.9933115Z    Compiling quote v1.0.45
2026-07-19T05:32:09.9933389Z    Compiling unicode-ident v1.0.24
2026-07-19T05:32:09.9933743Z    Compiling libc v0.2.186
2026-07-19T05:32:09.9934018Z    Compiling serde_core v1.0.228
2026-07-19T05:32:09.9934280Z    Compiling cfg-if v1.0.4
2026-07-19T05:32:09.9934877Z    Compiling serde v1.0.228
2026-07-19T05:32:09.9975322Z    Compiling log v0.4.32
2026-07-19T05:32:10.0026769Z    Compiling pin-project-lite v0.2.17
2026-07-19T05:32:10.0072307Z    Compiling portable-atomic v1.13.1
2026-07-19T05:32:10.0072940Z    Compiling typenum v1.20.1
2026-07-19T05:32:10.0166395Z    Compiling version_check v0.9.5
2026-07-19T05:32:10.0167048Z    Compiling memchr v2.8.1
2026-07-19T05:32:10.0209441Z    Compiling shlex v2.0.1
2026-07-19T05:32:10.0324535Z    Compiling find-msvc-tools v0.1.9
2026-07-19T05:32:10.0516313Z    Compiling critical-section v1.2.0
2026-07-19T05:32:10.0861198Z    Compiling futures-core v0.3.32
2026-07-19T05:32:10.1159726Z    Compiling bytes v1.11.1
2026-07-19T05:32:10.1356863Z    Compiling subtle v2.6.1
2026-07-19T05:32:10.2280738Z    Compiling smallvec v1.15.1
2026-07-19T05:32:10.2601408Z    Compiling equivalent v1.0.2
2026-07-19T05:32:10.2692875Z    Compiling itoa v1.0.18
2026-07-19T05:32:10.2721354Z    Compiling semver v1.0.28
2026-07-19T05:32:10.3339355Z    Compiling stable_deref_trait v1.2.1
2026-07-19T05:32:10.3361547Z    Compiling futures-io v0.3.32
2026-07-19T05:32:10.3534842Z    Compiling slab v0.4.12
2026-07-19T05:32:10.3640649Z    Compiling futures-sink v0.3.32
2026-07-19T05:32:10.4061059Z    Compiling futures-task v0.3.32
2026-07-19T05:32:10.4900997Z    Compiling futures-channel v0.3.32
2026-07-19T05:32:10.4941489Z    Compiling rand_core v0.10.1
2026-07-19T05:32:10.5211048Z    Compiling bitflags v2.12.1
2026-07-19T05:32:10.5340722Z    Compiling hashbrown v0.17.1
2026-07-19T05:32:10.5500925Z    Compiling generic-array v0.14.7
2026-07-19T05:32:10.5930768Z    Compiling rustc_version v0.4.1
2026-07-19T05:32:10.6300958Z    Compiling rustversion v1.0.22
2026-07-19T05:32:10.6430575Z    Compiling cpufeatures v0.2.17
2026-07-19T05:32:10.6590716Z    Compiling getrandom v0.4.2
2026-07-19T05:32:10.6810692Z    Compiling fnv v1.0.7
2026-07-19T05:32:10.7150763Z    Compiling cfg_aliases v0.2.1
2026-07-19T05:32:10.7700861Z    Compiling strsim v0.11.1
2026-07-19T05:32:10.7770523Z    Compiling writeable v0.6.3
2026-07-19T05:32:10.7841020Z    Compiling litemap v0.8.2
2026-07-19T05:32:10.7880880Z    Compiling utf8_iter v1.0.4
2026-07-19T05:32:10.8160825Z    Compiling fs_extra v1.3.0
2026-07-19T05:32:10.9349154Z    Compiling ident_case v1.0.1
2026-07-19T05:32:10.9846015Z    Compiling icu_properties_data v2.2.0
2026-07-19T05:32:10.9918105Z    Compiling icu_normalizer_data v2.2.0
2026-07-19T05:32:10.9976598Z    Compiling dunce v1.0.5
2026-07-19T05:32:11.0105205Z    Compiling percent-encoding v2.3.2
2026-07-19T05:32:11.0484696Z    Compiling autocfg v1.5.1
2026-07-19T05:32:11.0790034Z    Compiling http v1.4.1
2026-07-19T05:32:11.2185194Z    Compiling cpufeatures v0.3.0
2026-07-19T05:32:11.2259224Z    Compiling thiserror v2.0.18
2026-07-19T05:32:11.2897417Z    Compiling aws-lc-rs v1.17.0
2026-07-19T05:32:11.2958341Z    Compiling unicode-segmentation v1.13.3
2026-07-19T05:32:11.3023093Z    Compiling scopeguard v1.2.0
2026-07-19T05:32:11.3870800Z    Compiling lock_api v0.4.14
2026-07-19T05:32:11.4460864Z    Compiling syn v2.0.117
2026-07-19T05:32:11.4851421Z    Compiling indexmap v2.14.0
2026-07-19T05:32:11.5108565Z    Compiling chacha20 v0.10.0
2026-07-19T05:32:11.5217502Z    Compiling form_urlencoded v1.2.2
2026-07-19T05:32:11.5398698Z    Compiling untrusted v0.9.0
2026-07-19T05:32:11.5931011Z    Compiling heck v0.5.0
2026-07-19T05:32:11.6210805Z    Compiling rustls v0.23.40
2026-07-19T05:32:11.6428828Z    Compiling const-oid v0.10.2
2026-07-19T05:32:11.6740912Z    Compiling unicode-xid v0.2.6
2026-07-19T05:32:11.7201735Z    Compiling anyhow v1.0.102
2026-07-19T05:32:11.7418605Z    Compiling atomic-waker v1.1.2
2026-07-19T05:32:11.7711536Z    Compiling zerocopy v0.8.50
2026-07-19T05:32:11.7774115Z    Compiling paste v1.0.15
2026-07-19T05:32:11.8038509Z    Compiling parking_lot_core v0.9.12
2026-07-19T05:32:11.8246869Z    Compiling httparse v1.10.1
2026-07-19T05:32:11.8420740Z    Compiling num-traits v0.2.19
2026-07-19T05:32:11.8663542Z    Compiling hybrid-array v0.4.12
2026-07-19T05:32:11.9551501Z    Compiling convert_case v0.10.0
2026-07-19T05:32:12.0116408Z    Compiling curve25519-dalek v4.1.3
2026-07-19T05:32:12.0137362Z    Compiling jobserver v0.1.34
2026-07-19T05:32:12.0746801Z    Compiling ahash v0.8.12
2026-07-19T05:32:12.0845883Z    Compiling powerfmt v0.2.0
2026-07-19T05:32:12.0880944Z    Compiling base64ct v1.8.3
2026-07-19T05:32:12.1970437Z    Compiling crypto-common v0.1.7
2026-07-19T05:32:12.2132522Z    Compiling block-buffer v0.10.4
2026-07-19T05:32:12.2281109Z    Compiling http-body v1.0.1
2026-07-19T05:32:12.2689657Z    Compiling either v1.16.0
2026-07-19T05:32:12.2844182Z    Compiling fastrand v2.4.1
2026-07-19T05:32:12.3249811Z    Compiling digest v0.10.7
2026-07-19T05:32:12.3363436Z    Compiling cc v1.2.63
2026-07-19T05:32:12.3814242Z    Compiling deranged v0.5.8
2026-07-19T05:32:12.4213393Z    Compiling pem-rfc7468 v1.0.0
2026-07-19T05:32:12.5092825Z    Compiling tinyvec_macros v0.1.1
2026-07-19T05:32:12.5700973Z    Compiling mio v1.2.1
2026-07-19T05:32:12.5790070Z    Compiling socket2 v0.6.4
2026-07-19T05:32:12.5939838Z    Compiling getrandom v0.2.17
2026-07-19T05:32:12.6451899Z    Compiling time-core v0.1.8
2026-07-19T05:32:12.7047152Z    Compiling data-encoding v2.11.0
2026-07-19T05:32:12.7566251Z    Compiling rand_core v0.6.4
2026-07-19T05:32:12.8079492Z    Compiling rand v0.10.1
2026-07-19T05:32:12.8135134Z    Compiling uuid v1.23.2
2026-07-19T05:32:12.8851237Z    Compiling num-conv v0.2.2
2026-07-19T05:32:12.8890705Z    Compiling zmij v1.0.21
2026-07-19T05:32:12.9281083Z    Compiling pkg-config v0.3.33
2026-07-19T05:32:12.9623679Z    Compiling tower-service v0.3.3
2026-07-19T05:32:12.9850209Z    Compiling vcpkg v0.2.15
2026-07-19T05:32:13.0643928Z    Compiling try-lock v0.2.5
2026-07-19T05:32:13.0791288Z    Compiling base64 v0.22.1
2026-07-19T05:32:13.1010860Z    Compiling parking_lot v0.12.5
2026-07-19T05:32:13.1907296Z    Compiling want v0.3.1
2026-07-19T05:32:13.3540680Z    Compiling sha2 v0.10.9
2026-07-19T05:32:13.4080558Z    Compiling tinyvec v1.11.0
2026-07-19T05:32:13.4200368Z    Compiling crypto-common v0.2.2
2026-07-19T05:32:13.4360683Z    Compiling block-buffer v0.12.0
2026-07-19T05:32:13.5805462Z    Compiling cmake v0.1.58
2026-07-19T05:32:13.6131544Z    Compiling inout v0.1.4
2026-07-19T05:32:13.6270636Z    Compiling vergen-lib v9.1.0
2026-07-19T05:32:13.6711020Z    Compiling n0-future v0.3.2
2026-07-19T05:32:13.7486734Z    Compiling serde_json v1.0.150
2026-07-19T05:32:13.8118495Z    Compiling httpdate v1.0.3
2026-07-19T05:32:13.8620904Z    Compiling cordyceps v0.3.4
2026-07-19T05:32:13.8681507Z    Compiling parking v2.2.1
2026-07-19T05:32:13.9019432Z    Compiling winnow v1.0.3
2026-07-19T05:32:13.9181676Z    Compiling spin v0.10.0
2026-07-19T05:32:13.9297117Z    Compiling signature v2.2.0
2026-07-19T05:32:13.9560301Z    Compiling diatomic-waker v0.2.3
2026-07-19T05:32:13.9794744Z    Compiling crossbeam-utils v0.8.21
2026-07-19T05:32:13.9989208Z    Compiling futures-lite v2.6.1
2026-07-19T05:32:14.0200607Z    Compiling ed25519 v2.2.3
2026-07-19T05:32:14.0847237Z    Compiling cipher v0.4.4
2026-07-19T05:32:14.1031290Z    Compiling netlink-packet-core v0.8.1
2026-07-19T05:32:14.1154034Z    Compiling universal-hash v0.5.1
2026-07-19T05:32:14.1370659Z    Compiling vergen v9.1.0
2026-07-19T05:32:14.1839920Z    Compiling futures-buffered v0.2.13
2026-07-19T05:32:14.1930023Z    Compiling vergen-lib v0.1.6
2026-07-19T05:32:14.2594263Z    Compiling curve25519-dalek v5.0.0-pre.6
2026-07-19T05:32:14.2793622Z    Compiling heapless v0.7.17
2026-07-19T05:32:14.2885583Z    Compiling noq-udp v0.10.0
2026-07-19T05:32:14.2966510Z    Compiling sync_wrapper v1.0.2
2026-07-19T05:32:14.2982783Z    Compiling allocator-api2 v0.2.21
2026-07-19T05:32:14.3456237Z    Compiling digest v0.11.3
2026-07-19T05:32:14.3457333Z    Compiling byteorder v1.5.0
2026-07-19T05:32:14.4000890Z    Compiling toml_datetime v1.1.1+spec-1.1.0
2026-07-19T05:32:14.4851071Z    Compiling aws-lc-sys v0.41.0
2026-07-19T05:32:14.4924408Z    Compiling ring v0.17.14
2026-07-19T05:32:14.4925349Z    Compiling libsqlite3-sys v0.30.1
2026-07-19T05:32:14.5210880Z    Compiling opaque-debug v0.3.1
2026-07-19T05:32:14.5577039Z    Compiling hash32 v0.2.1
2026-07-19T05:32:14.5699393Z    Compiling polyval v0.6.2
2026-07-19T05:32:14.6778427Z    Compiling vergen-gitcl v1.0.8
2026-07-19T05:32:14.6856013Z    Compiling spin v0.9.8
2026-07-19T05:32:14.7648576Z    Compiling signature v3.0.0
2026-07-19T05:32:14.7826210Z    Compiling num_threads v0.1.7
2026-07-19T05:32:14.8483770Z    Compiling ryu v1.0.23
2026-07-19T05:32:14.8700952Z    Compiling fallible-iterator v0.3.0
2026-07-19T05:32:14.9081040Z    Compiling fallible-streaming-iterator v0.1.9
2026-07-19T05:32:14.9124979Z    Compiling tower-layer v0.3.3
2026-07-19T05:32:14.9220926Z    Compiling time v0.3.47
2026-07-19T05:32:14.9880939Z    Compiling ghash v0.5.1
2026-07-19T05:32:15.0510352Z    Compiling sha2 v0.11.0-rc.5
2026-07-19T05:32:15.0636477Z    Compiling aes v0.8.4
2026-07-19T05:32:15.0692009Z    Compiling ctr v0.9.2
2026-07-19T05:32:15.0980853Z    Compiling fs2 v0.4.3
2026-07-19T05:32:15.1208474Z    Compiling http-body-util v0.1.3
2026-07-19T05:32:15.2310766Z    Compiling aead v0.5.2
2026-07-19T05:32:15.2769788Z    Compiling arrayvec v0.7.6
2026-07-19T05:32:15.2829071Z    Compiling utf8parse v0.2.2
2026-07-19T05:32:15.3510643Z    Compiling openssl-probe v0.2.1
2026-07-19T05:32:15.3630759Z    Compiling crossbeam-epoch v0.9.18
2026-07-19T05:32:15.4410903Z    Compiling toml_parser v1.1.2+spec-1.1.0
2026-07-19T05:32:15.4853284Z    Compiling crossbeam-channel v0.5.15
2026-07-19T05:32:15.4979719Z    Compiling blake3 v1.8.5
2026-07-19T05:32:15.5430531Z    Compiling netlink-packet-route v0.29.0
2026-07-19T05:32:15.6026252Z    Compiling aes-gcm v0.10.3
2026-07-19T05:32:15.7230634Z    Compiling memoffset v0.6.5
2026-07-19T05:32:15.7814771Z    Compiling acto v0.8.2
2026-07-19T05:32:15.8515598Z    Compiling noq v0.18.0
2026-07-19T05:32:15.8950790Z    Compiling netwatch v0.16.0
2026-07-19T05:32:15.9030824Z    Compiling thiserror v1.0.69
2026-07-19T05:32:15.9254161Z    Compiling ref-cast v1.0.25
2026-07-19T05:32:15.9651330Z    Compiling tagptr v0.2.0
2026-07-19T05:32:16.1111144Z    Compiling toml_edit v0.25.12+spec-1.1.0
2026-07-19T05:32:16.1201033Z    Compiling rustix v1.1.4
2026-07-19T05:32:16.1288453Z    Compiling foldhash v0.2.0
2026-07-19T05:32:16.2109311Z    Compiling lru-slab v0.1.2
2026-07-19T05:32:16.2179484Z    Compiling xml-rs v0.8.28
2026-07-19T05:32:16.2180413Z    Compiling sorted-index-buffer v0.2.1
2026-07-19T05:32:16.3270985Z    Compiling rustc-hash v2.1.2
2026-07-19T05:32:16.3321018Z    Compiling identity-hash v0.1.0
2026-07-19T05:32:16.3708798Z    Compiling mac-addr v0.3.0
2026-07-19T05:32:16.4019915Z    Compiling hashbrown v0.16.1
2026-07-19T05:32:16.5719448Z    Compiling netlink-packet-route v0.30.0
2026-07-19T05:32:16.6160129Z    Compiling termios v0.2.2
2026-07-19T05:32:16.6940712Z    Compiling ioctl-rs v0.1.6
2026-07-19T05:32:16.7080907Z    Compiling serial-core v0.4.0
2026-07-19T05:32:16.7362684Z    Compiling errno v0.3.14
2026-07-19T05:32:16.7722611Z    Compiling simple-dns v0.9.3
2026-07-19T05:32:16.8694912Z    Compiling synstructure v0.13.2
2026-07-19T05:32:16.8769595Z    Compiling darling_core v0.20.11
2026-07-19T05:32:17.0815238Z    Compiling proc-macro-crate v3.5.0
2026-07-19T05:32:17.0927076Z    Compiling xmltree v0.10.3
2026-07-19T05:32:17.2233604Z    Compiling serde_derive_internals v0.29.1
2026-07-19T05:32:17.2911440Z    Compiling aho-corasick v1.1.4
2026-07-19T05:32:17.3483947Z    Compiling regex-syntax v0.8.10
2026-07-19T05:32:17.4443813Z    Compiling toml_write v0.1.2
2026-07-19T05:32:17.5565012Z    Compiling winnow v0.7.15
2026-07-19T05:32:17.5874151Z    Compiling sha1_smol v1.0.1
2026-07-19T05:32:17.6694840Z    Compiling smol_str v0.1.24
2026-07-19T05:32:17.6940951Z    Compiling simdutf8 v0.1.5
2026-07-19T05:32:17.8251114Z    Compiling linux-raw-sys v0.12.1
2026-07-19T05:32:17.8869406Z    Compiling resolv-conf v0.7.6
2026-07-19T05:32:17.9509931Z    Compiling constant_time_eq v0.4.2
2026-07-19T05:32:18.0350979Z    Compiling signal-hook v0.3.18
2026-07-19T05:32:18.1440597Z    Compiling arrayref v0.3.9
2026-07-19T05:32:18.2030426Z    Compiling lru v0.16.4
2026-07-19T05:32:18.3550538Z    Compiling signal-hook-registry v1.4.8
2026-07-19T05:32:18.3777363Z    Compiling serial-unix v0.4.0
2026-07-19T05:32:18.4270927Z    Compiling darling_core v0.23.0
2026-07-19T05:32:18.6421076Z    Compiling serde_bytes v0.11.19
2026-07-19T05:32:18.7171217Z    Compiling hmac v0.12.1
2026-07-19T05:32:18.8100662Z    Compiling serde_derive v1.0.228
2026-07-19T05:32:18.8519968Z    Compiling zeroize_derive v1.4.3
2026-07-19T05:32:18.8879117Z    Compiling tokio-macros v2.7.0
2026-07-19T05:32:18.9840639Z    Compiling zerofrom-derive v0.1.7
2026-07-19T05:32:19.4131435Z    Compiling zeroize v1.8.2
2026-07-19T05:32:19.5379116Z    Compiling futures-macro v0.3.32
2026-07-19T05:32:19.6151377Z    Compiling yoke-derive v0.8.2
2026-07-19T05:32:19.7005170Z    Compiling tokio v1.52.3
2026-07-19T05:32:20.0175962Z    Compiling zerovec-derive v0.11.3
2026-07-19T05:32:20.0247972Z    Compiling displaydoc v0.2.6
2026-07-19T05:32:20.1410871Z    Compiling tracing-attributes v0.1.31
2026-07-19T05:32:20.5098502Z    Compiling zerofrom v0.1.8
2026-07-19T05:32:20.5630637Z    Compiling futures-util v0.3.32
2026-07-19T05:32:20.6401403Z    Compiling rustls-pki-types v1.14.1
2026-07-19T05:32:20.8813637Z    Compiling curve25519-dalek-derive v0.1.1
2026-07-19T05:32:20.9511089Z    Compiling yoke v0.8.3
2026-07-19T05:32:21.0151404Z    Compiling thiserror-impl v2.0.18
2026-07-19T05:32:21.1920839Z    Compiling zerotrie v0.2.4
2026-07-19T05:32:21.4502304Z    Compiling darling_macro v0.20.11
2026-07-19T05:32:21.5514276Z    Compiling zerovec v0.11.6
2026-07-19T05:32:21.6035529Z    Compiling derive_more-impl v2.1.1
2026-07-19T05:32:21.7715169Z    Compiling spez v0.1.2
2026-07-19T05:32:21.8059760Z    Compiling darling v0.20.11
2026-07-19T05:32:21.8570984Z    Compiling n0-error-macros v0.1.3
2026-07-19T05:32:21.8827727Z    Compiling derive_builder_core v0.20.2
2026-07-19T05:32:22.1390872Z    Compiling der v0.8.0-rc.10
2026-07-19T05:32:22.1680684Z    Compiling pin-project-internal v1.1.13
2026-07-19T05:32:22.5510892Z    Compiling tinystr v0.8.3
2026-07-19T05:32:22.7986798Z    Compiling icu_locale_core v2.2.0
2026-07-19T05:32:22.9421018Z    Compiling potential_utf v0.1.5
2026-07-19T05:32:23.0839661Z    Compiling icu_collections v2.2.0
2026-07-19T05:32:23.2186178Z    Compiling derive_builder_macro v0.20.2
2026-07-19T05:32:23.2511300Z    Compiling n0-error v0.1.3
2026-07-19T05:32:23.5430272Z    Compiling derive_builder v0.20.2
2026-07-19T05:32:23.6024140Z    Compiling pin-project v1.1.13
2026-07-19T05:32:23.6351728Z    Compiling spki v0.8.0-rc.4
2026-07-19T05:32:23.6991144Z    Compiling ed25519-dalek v2.2.0
2026-07-19T05:32:23.8893096Z    Compiling pkcs8 v0.11.0-rc.10
2026-07-19T05:32:23.9641196Z    Compiling icu_provider v2.2.0
2026-07-19T05:32:24.0760663Z    Compiling ipnet v2.12.0
2026-07-19T05:32:24.0884003Z    Compiling ed25519 v3.0.0-rc.4
2026-07-19T05:32:24.3039306Z    Compiling icu_normalizer v2.2.0
2026-07-19T05:32:24.3259516Z    Compiling icu_properties v2.2.0
2026-07-19T05:32:24.3780797Z    Compiling futures-executor v0.3.32
2026-07-19T05:32:24.6001002Z    Compiling prefix-trie v0.8.4
2026-07-19T05:32:24.6089722Z    Compiling futures v0.3.32
2026-07-19T05:32:24.6751156Z    Compiling spt-proto v0.38.1 (/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/crates/spt-proto)
2026-07-19T05:32:24.7750582Z    Compiling once_cell v1.21.4
2026-07-19T05:32:24.9070399Z    Compiling cobs v0.3.0
2026-07-19T05:32:24.9449110Z    Compiling postcard-derive v0.2.2
2026-07-19T05:32:25.0159536Z    Compiling tracing-core v0.1.36
2026-07-19T05:32:25.2615033Z    Compiling data-encoding-macro-internal v0.1.18
2026-07-19T05:32:25.3521168Z    Compiling hashbrown v0.14.5
2026-07-19T05:32:25.3565727Z    Compiling rustls-native-certs v0.8.4
2026-07-19T05:32:25.3794934Z    Compiling enum-assoc v1.3.0
2026-07-19T05:32:25.4973815Z    Compiling postcard v1.1.3
2026-07-19T05:32:25.7100423Z    Compiling tracing v0.1.44
2026-07-19T05:32:25.8341815Z    Compiling idna_adapter v1.2.2
2026-07-19T05:32:25.9611810Z    Compiling tokio-util v0.7.18
2026-07-19T05:32:25.9910433Z    Compiling idna v1.1.0
2026-07-19T05:32:26.0091597Z    Compiling netlink-sys v0.8.8
2026-07-19T05:32:26.0300008Z    Compiling tower v0.5.3
2026-07-19T05:32:26.2338851Z    Compiling data-encoding-macro v0.1.20
2026-07-19T05:32:26.2500363Z    Compiling ed25519-dalek v3.0.0-pre.6
2026-07-19T05:32:26.2967060Z    Compiling hashlink v0.9.1
2026-07-19T05:32:26.3293061Z    Compiling async-trait v0.1.89
2026-07-19T05:32:26.3375835Z    Compiling strum_macros v0.28.0
2026-07-19T05:32:26.3510860Z    Compiling derive_more v2.1.1
2026-07-19T05:32:26.3593901Z    Compiling iroh-metrics-derive v0.4.1
2026-07-19T05:32:26.3671304Z    Compiling num_enum_derive v0.7.6
2026-07-19T05:32:26.4224727Z    Compiling netlink-proto v0.12.0
2026-07-19T05:32:26.5303642Z    Compiling url v2.5.8
2026-07-19T05:32:26.6037311Z    Compiling netdev v0.42.0
2026-07-19T05:32:26.6200596Z    Compiling iroh-relay v0.98.0
2026-07-19T05:32:26.6855053Z    Compiling rusqlite v0.32.1
2026-07-19T05:32:26.6972049Z    Compiling moka v0.12.15
2026-07-19T05:32:26.7253116Z    Compiling serde_spanned v0.6.9
2026-07-19T05:32:26.7570843Z    Compiling toml_datetime v0.6.11
2026-07-19T05:32:26.8674023Z    Compiling iroh-metrics v0.38.3
2026-07-19T05:32:26.8926716Z    Compiling ref-cast-impl v1.0.25
2026-07-19T05:32:26.9212876Z    Compiling thiserror-impl v1.0.69
2026-07-19T05:32:26.9662897Z    Compiling toml_edit v0.22.27
2026-07-19T05:32:27.0790673Z    Compiling h2 v0.4.14
2026-07-19T05:32:27.3861009Z    Compiling hickory-proto v0.26.0-beta.4
2026-07-19T05:32:27.4300861Z    Compiling n0-watcher v0.6.1
2026-07-19T05:32:27.5040558Z    Compiling tower-http v0.6.11
2026-07-19T05:32:27.6769307Z    Compiling num_enum v0.7.6
2026-07-19T05:32:27.7036282Z    Compiling attohttpc v0.30.1
2026-07-19T05:32:27.7890929Z    Compiling iroh-base v0.98.0
2026-07-19T05:32:27.8980768Z    Compiling tokio-stream v0.1.18
2026-07-19T05:32:27.9751088Z    Compiling spt-store v0.38.1 (/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/crates/spt-store)
2026-07-19T05:32:28.2530769Z    Compiling webpki-roots v1.0.7
2026-07-19T05:32:28.3881184Z    Compiling regex-automata v0.4.14
2026-07-19T05:32:28.5191301Z    Compiling schemars_derive v1.2.1
2026-07-19T05:32:28.5491038Z    Compiling seize v0.5.1
2026-07-19T05:32:28.5593255Z    Compiling iroh v0.98.2
2026-07-19T05:32:28.5990561Z    Compiling pin-utils v0.1.0
2026-07-19T05:32:28.6616969Z    Compiling dyn-clone v1.0.20
2026-07-19T05:32:28.7101201Z    Compiling cmov v0.5.4
2026-07-19T05:32:28.8080366Z    Compiling rustix v0.38.44
2026-07-19T05:32:28.8240483Z    Compiling bitflags v1.3.2
2026-07-19T05:32:28.9101021Z    Compiling nix v0.25.1
2026-07-19T05:32:28.9540903Z    Compiling ctutils v0.4.2
2026-07-19T05:32:29.0251034Z    Compiling papaya v0.2.4
2026-07-19T05:32:29.0527908Z    Compiling filedescriptor v0.8.3
2026-07-19T05:32:29.0665982Z    Compiling strum v0.28.0
2026-07-19T05:32:29.2066657Z    Compiling iroh-dns v0.98.0
2026-07-19T05:32:29.2158892Z    Compiling backon v1.6.0
2026-07-19T05:32:29.2197842Z    Compiling darling_macro v0.23.0
2026-07-19T05:32:29.3521256Z    Compiling hkdf v0.12.4
2026-07-19T05:32:29.4968698Z    Compiling serial v0.4.0
2026-07-19T05:32:29.5821589Z    Compiling anstyle-parse v1.0.0
2026-07-19T05:32:29.5960765Z    Compiling vte_generate_state_changes v0.1.2
2026-07-19T05:32:29.6285277Z    Compiling downcast-rs v1.2.1
2026-07-19T05:32:29.6470720Z    Compiling toml v0.8.23
2026-07-19T05:32:29.7163409Z    Compiling anstyle-query v1.1.5
2026-07-19T05:32:29.7738042Z    Compiling instability v0.3.12
2026-07-19T05:32:29.8080814Z    Compiling linux-raw-sys v0.4.15
2026-07-19T05:32:29.8275192Z    Compiling anstyle v1.0.14
2026-07-19T05:32:29.8501266Z    Compiling foldhash v0.1.5
2026-07-19T05:32:29.9522635Z    Compiling shell-words v1.1.1
2026-07-19T05:32:29.9604194Z    Compiling is_terminal_polyfill v1.70.2
2026-07-19T05:32:30.0388448Z    Compiling colorchoice v1.0.5
2026-07-19T05:32:30.0506659Z    Compiling hashbrown v0.15.5
2026-07-19T05:32:30.1230344Z    Compiling anstream v1.0.0
2026-07-19T05:32:30.1360344Z    Compiling vte v0.13.1
2026-07-19T05:32:30.1555896Z    Compiling signal-hook-mio v0.2.5
2026-07-19T05:32:30.1774678Z    Compiling darling v0.23.0
2026-07-19T05:32:30.2601212Z    Compiling spake2 v0.4.0
2026-07-19T05:32:30.2901465Z    Compiling swarm-discovery v0.6.0-alpha.2
2026-07-19T05:32:30.4848480Z    Compiling schemars v1.2.1
2026-07-19T05:32:30.5461956Z    Compiling terminal_size v0.4.4
2026-07-19T05:32:30.6372119Z    Compiling strum_macros v0.26.4
2026-07-19T05:32:30.6826652Z    Compiling sha1 v0.10.6
2026-07-19T05:32:30.8512007Z    Compiling itertools v0.13.0
2026-07-19T05:32:30.9116232Z    Compiling castaway v0.2.4
2026-07-19T05:32:31.0093085Z    Compiling indoc v2.0.7
2026-07-19T05:32:31.0289398Z    Compiling clap_lex v1.1.0
2026-07-19T05:32:31.3114815Z    Compiling regex v1.12.3
2026-07-19T05:32:31.3420739Z    Compiling doctest-file v1.1.1
2026-07-19T05:32:31.4946841Z    Compiling unicode-width v0.1.14
2026-07-19T05:32:31.7370935Z    Compiling static_assertions v1.1.0
2026-07-19T05:32:31.7959489Z    Compiling compact_str v0.8.2
2026-07-19T05:32:31.8630704Z    Compiling interprocess v2.4.2
2026-07-19T05:32:32.0220668Z    Compiling spt-msg v0.38.1 (/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/crates/spt-msg)
2026-07-19T05:32:32.4961079Z    Compiling spt-runtime v0.38.1 (/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/crates/spt-runtime)
2026-07-19T05:32:32.7208381Z    Compiling crossterm v0.28.1
2026-07-19T05:32:32.7953959Z    Compiling clap_builder v4.6.0
2026-07-19T05:32:32.8949185Z    Compiling lru v0.12.5
2026-07-19T05:32:32.9650611Z    Compiling hyper v1.10.1
2026-07-19T05:32:33.0560828Z    Compiling unicode-truncate v1.1.0
2026-07-19T05:32:33.1271062Z    Compiling clap_derive v4.6.1
2026-07-19T05:32:33.1275814Z    Compiling strum v0.26.3
2026-07-19T05:32:33.1916595Z    Compiling portable-pty v0.8.1
2026-07-19T05:32:33.2368190Z    Compiling iana-time-zone v0.1.65
2026-07-19T05:32:33.2425424Z    Compiling cassowary v0.3.0
2026-07-19T05:32:33.2537491Z    Compiling unicode-width v0.2.0
2026-07-19T05:32:33.3611347Z    Compiling nucleo-matcher v0.3.1
2026-07-19T05:32:33.5391335Z    Compiling chrono v0.4.45
2026-07-19T05:32:33.5691305Z    Compiling qrcode v0.14.1
2026-07-19T05:32:34.1060850Z    Compiling spt-term v0.38.1 (/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/crates/spt-term)
2026-07-19T05:32:34.4250605Z    Compiling ratatui v0.29.0
2026-07-19T05:32:34.4570192Z    Compiling tempfile v3.27.0
2026-07-19T05:32:34.9381161Z    Compiling hyper-util v0.1.20
2026-07-19T05:32:35.7382444Z    Compiling clap v4.6.1
2026-07-19T05:32:35.7950741Z    Compiling spt-live v0.38.1 (/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/crates/spt-live)
2026-07-19T05:32:36.8949563Z    Compiling igd-next v0.17.1
2026-07-19T05:32:38.1578548Z    Compiling portmapper v0.16.0
2026-07-19T05:32:44.6065534Z    Compiling rustls-webpki v0.103.13
2026-07-19T05:32:46.9415190Z    Compiling tokio-rustls v0.26.4
2026-07-19T05:32:46.9415567Z    Compiling noq-proto v0.17.0
2026-07-19T05:32:46.9415891Z    Compiling rustls-platform-verifier v0.7.0
2026-07-19T05:32:47.0944952Z    Compiling hickory-net v0.26.0-beta.4
2026-07-19T05:32:47.0945659Z    Compiling hyper-rustls v0.27.9
2026-07-19T05:32:47.0945954Z    Compiling tokio-websockets v0.13.2
2026-07-19T05:32:47.2351946Z    Compiling reqwest v0.13.4
2026-07-19T05:32:48.1903605Z    Compiling hickory-resolver v0.26.0-beta.4
2026-07-19T05:33:01.5567786Z    Compiling spt-net v0.38.1 (/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/crates/spt-net)
2026-07-19T05:33:03.0439288Z    Compiling spt-daemon v0.38.1 (/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/crates/spt-daemon)
2026-07-19T05:33:11.9209627Z    Compiling spt v0.38.1 (/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/crates/spt)
2026-07-19T05:33:16.7510352Z     Finished `test` profile [unoptimized + debuginfo] target(s) in 1m 07s
2026-07-19T05:33:16.7730237Z      Running tests/n1_pairing.rs (target/debug/deps/n1_pairing-4642e723be3fce73)
2026-07-19T05:33:16.7743085Z 
2026-07-19T05:33:16.7743294Z running 1 test
2026-07-19T05:33:23.8753384Z test new_brain_serves_against_old_broker ... ok
2026-07-19T05:33:23.8753819Z 
2026-07-19T05:33:23.8754134Z test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 7.10s
2026-07-19T05:33:23.8754473Z 
2026-07-19T05:33:23.8965488Z Post job cleanup.
2026-07-19T05:33:23.9622314Z [command]/usr/bin/git version
2026-07-19T05:33:23.9653020Z git version 2.43.0
2026-07-19T05:33:23.9718609Z Temporarily overriding HOME='/home/reavus/actions-runner/_work/_temp/9972cdf5-8b2d-4075-82c0-072177090c2c' before making global git config changes
2026-07-19T05:33:23.9719661Z Adding repository directory to the temporary git global config as a safe directory
2026-07-19T05:33:23.9722098Z [command]/usr/bin/git config --global --add safe.directory /home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core
2026-07-19T05:33:23.9749192Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand
2026-07-19T05:33:23.9772743Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :"
2026-07-19T05:33:23.9957437Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-07-19T05:33:23.9978257Z http.https://github.com/.extraheader
2026-07-19T05:33:23.9985387Z [command]/usr/bin/git config --local --unset-all http.https://github.com/.extraheader
2026-07-19T05:33:24.0009043Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :"
2026-07-19T05:33:24.0195464Z [command]/usr/bin/git config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-07-19T05:33:24.0220939Z [command]/usr/bin/git submodule foreach --recursive git config --local --show-origin --name-only --get-regexp remote.origin.url
2026-07-19T05:33:24.0528700Z Cleaning up orphan processes
2026-07-19T05:33:24.1145042Z Terminate orphan process: pid (4009997) (spt)
